adTempus API
PreviousUpNext
IADTSecuredObject::InheritedSecurityDescriptor Property

Gets a SecurityDescriptor representing the permissions the object has inherited.

C++
__property ISecurityDescriptor** InheritedSecurityDescriptor;
C#
ISecurityDescriptor** InheritedSecurityDescriptor;
Visual Basic
Property InheritedSecurityDescriptor() As ISecurityDescriptor**

A SecurityDescriptor representing the object's inherited permissions, or a NULL pointer (Nothing) if the object has no inherited permissions.

The InheritedSecurityDescriptor can be modified, but modifications have no effect.

adTempus API Reference version 3.0.0.0, revised 10/30/2008